home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / taz.swf / scripts / DefineButton2_163 / BUTTONCONDACTION on(release)_2.as next >
Text File  |  2010-03-13  |  81b  |  7 lines

  1. on(release){
  2.    tellTarget("/coconutrandomizer")
  3.    {
  4.       play();
  5.    }
  6. }
  7.